FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package pbm.V1.fhir#0.5.0-draft (63 ms)

Package pbm.V1.fhir
Type StructureDefinition
Id Id
FHIR Version R4
Source null/https://simplifier.net/resolve?scope=pbm.V1.fhir@0.5.0-draft&canonical=http://pbme.solutions/fhir/StructureDefinition/PBMObservation
Url http://pbme.solutions/fhir/StructureDefinition/PBMObservation
Status draft
Name PBMObservation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://pbme.solutions/fhir/StructureDefinition/PBMEncounter PBMEncounter
http://pbme.solutions/fhir/StructureDefinition/PBMPatient PBMPatient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://pbme.solutions/fhir/StructureDefinition/PBMObservation",
  "name" : "PBMObservation",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "requirements" : "Allows for alternative encodings within a code system, and translations to other code systems."
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "definition" : "LOINC Klasse Komponente Eigenschaft bspUCUMEinheiten bspEinheiten LangBezeichner KurzBezeichner Anzeigename\r\n718-7 Hemoglobin [Mass/volume] in Blood Hemoglobin MCnc g/dL g/dL HEM/BC Hgb Bld-mCnc Hemoglobin (Bld) [Mass/Vol]\r\n59260-0 Hemoglobin [Moles/volume] in Blood Hemoglobin SCnc mmol/L mmol/L HEM/BC Hgb Bld-sCnc Hemoglobin (Bld) [Moles/Vol]\r\n20509-6 Hemoglobin [Mass/volume] in Blood by calculation Hemoglobin MCnc g/dL g/dL HEM/BC Hgb Bld Calc-mCnc Hemoglobin Calc (Bld) [Mass/Vol]"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://pbme.solutions/fhir/StructureDefinition/PBMPatient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "http://pbme.solutions/fhir/StructureDefinition/PBMEncounter"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].unit",
        "path" : "Observation.value[x].unit",
        "definition" : "either use \"g/dl\" or \"mmol/l\" depending on code.system"
      },
      {
        "id" : "Observation.value[x].system",
        "path" : "Observation.value[x].system",
        "fixedUri" : "http://unitsofmeasure.org",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.